serialize As Jws Json
fun SdJwt<SignedJWT>.serializeAsJwsJson(option: JwsSerializationOption = JwsSerializationOption.Flattened): JsonObject(source)
Deprecated
Deprecated
Replace with
with(NimbusSdJwtOps) { asJwsJsonObject(option) }Content copied to clipboard